home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / vte / termcap / xterm
Text File  |  2009-10-02  |  2KB  |  35 lines

  1. # This is a cut-down version of the termcap file from my box with some entries
  2. # removed (add them back in to override the terminal's behavior):
  3. # kI (Insert, Delete is handled programmatically)
  4. # kP/kN (Page Up, Page Down)
  5. # ku/kd/kl/kr (Up, Down, Left, Right)
  6. # k1/kd2/k3/k4/k5/k6/k7/k8/k9/k; (F1-F10)
  7. # K1/K2/K3/K4/K5 (KP Up, Down, Left, Right, Begin)
  8. xterm-xfree86|xterm-new|xterm terminal emulator (XFree86):\
  9.     :am:km:mi:ms:xn:\
  10.     :co#80:it#8:li#24:\
  11.     :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:IC=\E[%d@:\
  12.     :LE=\E[%dD:\
  13.     :RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:as=^N:bl=^G:bt=\E[Z:\
  14.     :cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=^M:\
  15.     :cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:do=^J:ec=\E[%dX:\
  16.     :ei=\E[4l:ho=\E[H:im=\E[4h:is=\E[!p\E[?3;4l\E[4l\E>:\
  17.     :kD=\177:\
  18.     :kh=\EOH:@7=\EOF:\
  19.     :kb=^H:ke=\E[?1l\E>:\
  20.     :ks=\E[?1h\E=:le=^H:mb=\E[5m:md=\E[1m:\
  21.     :me=\E[m\017:mr=\E[7m:nd=\E[C:rc=\E8:sc=\E7:se=\E[27m:\
  22.     :sf=^J:so=\E[7m:sr=\EM:st=\EH:ta=^I:te=\E[?1047l\E[?1048l:\
  23.     :ti=\E[?1048h\E[?1047h:ue=\E[24m:up=\E[A:us=\E[4m:\
  24.     :vb=\E[?5h\E[?5l:ve=\E[?25h:vi=\E[?25l:vs=\E[?25h:
  25. # xterm-redhat is identical to xterm-xfree86 with the addition of a small
  26. # VT220-ism regarding the backspace and delete keys; this is mandated by
  27. # the keyboard configuration section of the Debian Policy Manual.
  28. xterm-redhat|Red Hat xterm (backspace and delete changed):\
  29.     :kD=\E[3~:kb=\177:tc=xterm-xfree86:
  30. # This is the only entry which you should have to customize, since "xterm"
  31. # is widely used for a variety of incompatible terminal emulations including
  32. # color_xterm and rxvt.
  33. xterm|X11 terminal emulator:\
  34.     :tc=xterm-redhat:
  35.